@font-face {
font-family: 'iconfont';
src: url('../fonts/iconfont.eot.txt');
src: url('../fonts/iconfont.eot.txt') format('embedded-opentype'),
url('../fonts/iconfont.woff2.txt') format('woff2'),
url('../fonts/iconfont.woff.txt') format('woff'),
url('../fonts/iconfont.ttf.txt') format('truetype'),
url('../fonts/iconfont.svg.txt#iconfont') format('svg');
}
.iconfont {
font-family: "iconfont";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}

.icon {
width: 1em;
height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}

@font-face {
font-family:"AvantGarde";
src: url("../fonts/avantgarde.woff2.txt"),
url("../fonts/avantgarde.woff.txt"),
url("../fonts/avantgarde.ttf.txt"),
url("../fonts/avantgarde.eot.txt"),
url("../fonts/avantgarde.svg.txt");
}
.font_AvantGarde{font-family:"AvantGarde";}

@font-face {
font-family:"akr";
src: url("../fonts/akr.woff2.txt"),
url("../fonts/akr.woff.txt"),
url("../fonts/akr.ttf.txt"),
url("../fonts/akr.eot.txt"),
url("../fonts/akr.svg.txt");
}
.font_akr{font-family:"akr";}

*{margin:0;padding:0}
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label{margin:0;padding:0;}
li{list-style:none;}
input,textarea,select{font-family:inherit; font-weight:inherit; font-size:0.875rem; color:#484848;}

em,i{font-style:normal;}
a{font-size:0.875rem; color:#484848;}
a:link{text-decoration:none;}
a:visited{text-decoration:none; color:#484848;}
a:hover{text-decoration:none; color:#1389d3 transition:0.5s all; -webkit-transition:0.5s all; -o-transition:0.5s all; -moz-transition:0.5s all; -ms-transition:0.5s all;}
a:active{text-decoration:none; color:#484848;}
body,td,th{font-size:0.875rem; color:#484848; font-family:"Microsoft YaHei";}
body{ background-color:#fff;}
input,button,select,textarea{outline:none;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;background-repeat: no-repeat;}
.clear{height:0; overflow:hidden; clear:both;}
.fl{float:left;} 	
.fr{float:right;}
.pr{position: relative;}
.pa{position: absolute;}
.cp img{padding:2px; background-color:#fff; border:1px solid #ddd; margin:5px;}
.cp img:hover{padding:2px; border:1px solid #1389d3 margin:5px;}
.rightarrowpointer{display:none;}
.webs_z {
    position: relative;
    min-width: 320px;
    width: 1200px;
    margin: 0 auto;
}
.webs_z_ny{position:relative;min-width:320px;width:100%;max-width:1300px;margin:0 auto;}
.pd75{padding:45px 0; overflow:hidden;}
.clearfix {zoom: 1;}
.nybanner_bottom{margin-bottom:50px;}
.bottom80{margin-bottom:80px;}
.bottom70{margin-bottom:70px;}
.bottom60{margin-bottom:60px;}
.bottom50{margin-bottom:50px;}
.bottom40{margin-bottom:40px;}
.top30{margin-top:30px;}
.top40{margin-top:40px;}
.top50{margin-top:50px;}
.top60{margin-top:60px;}
.top70{margin-top:70px;}
.top80{margin-top:80px;}

/* 主导航 */
.header{position: relative;width:100%;z-index:9999999;left:0;top:0;height:115px;background:#fff;}
.header .logo{position:absolute;top:24px;} 
.header .ggy{position:absolute;left:108px; font-size:0.95vw; top:26px; line-height:1.5; margin-left:5px;} 
.header .ggy i{font-size:1.2vw; font-weight:bold; color:#222; display:block;}
.nav {
    padding: 0 25% 0 38%;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
}
.nav .m{float: left;
    text-align: center;
    position: relative;
    margin-top: 39px;
    height: 76px;
    display: block;}
.nav .m>a{color:#1a1a1a;display:block;position:relative;z-index:2; font-size:.875vw;    width: 88px;}
.nav > li.nav_dhcurrent > a, .nav > li:hover > a {margin: 0 auto; line-height:32px; background-color:#1389d3;color:#fff; border-radius:20px;}
.nav .cur>a,.nav .m>a:hover{color:#fff;}

.nav .navSub{position:absolute;left:0;top:76px; width:100%;color:#333;font-size:.875rem;transform: scale(0) ;transition:top .5s,opacity 0.4s;opacity:0;}
.nav .navSub li{line-height:42px; background:#eee;}
.nav .navSub a{ font-size:.8vw;display:block;border-bottom:#fff solid 1px;}
.nav .navSub a:hover{background:#1389d3color:#fff;}

.nav li > table{background-color:#eee; position:relative; width:180px; left:50%; margin-left:-90px;}
.nav li > table > tbody > tr > td {}
.nav li > table > tbody > tr > td a{font-weight:normal !important; height:42px; line-height:42px; position:relative;}
.nav li > table > tbody > tr > td a:hover{background-color:#018def; color:#fff !important; display:block;}


.nav .m:hover .navSub{transform:scale(1);opacity:1;}
.headFix{position: relative;width:100%;z-index:999999;left:0;top:0;height:90px;background:#fff;box-shadow:1px 1px 5px #ddd;position: fixed;transition:all .10s;}
.headFix .nav{height:90px; margin-top:-10px;}
.headFix .ggy{margin-top:-3px;}
.headFix .nav .navSub{position:absolute;left:0;top:63px; width:100%;color:#333;font-size:.875rem;transform: scale(0) ;transition:top .5s,opacity 0.4s;opacity:0;}
.headFix .logo img{}

/* 头部右侧 */
.headR{position:absolute;right:1%;top:40px;line-height:30px;}
.headR .sIcon{float:left;font-family:"iconfont"; font-size:0.9vw; position:relative;}
.headR .tel{float:left;font-size:1.32vw;font-weight: bold; padding-left:20px; color:#1389d3;position: relative;}
.headR .tel i{display: inline-block; font-size:0.9vw; transition:all .4s;position: relative; float:left; margin-right:10px;}
.headR em{float:left; display:inline-block; width:26px; height:26px; line-height:26px; text-align:center; background-color:#1389d3 border-radius:50%; margin:3px 15px 0 0;}
.headR em a{color:#fff;}
.wapTel{font-family:"iconfont";position: absolute;color:#1389d3right:60px;font-size:1.5rem;line-height:1;top:20px;display:none;}

/* PC端搜索 */
.search{position: absolute;padding:20px; background: rgba(0,0,0,.5);left:0;top:100%;display:none;width:100%;padding-top:0;border-top: 1px solid #333;box-sizing:border-box;}
.search form{width:40%;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;padding:0 50px 0 20px;}
.search .txt{width:100%;height:50px; line-height:40px;color:#666;float:left;box-sizing:border-box;}
.search .btn{float:left;width:50px;height:50px; cursor:pointer;transition:all 0.3s;background:#333 url('../images/20210420092302_415984642.png') no-repeat center;border: none;margin-right:-50px;box-sizing:border-box;}
.search .btn:hover{background-color:#1389d3}


/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#1389d3margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}



@media (max-width: 1600px) {
.header .logo img{width:80px; margin-top:3px;} 
.header .ggy{left:98px; font-size:1.15vw; top:28px;} 
.header .ggy i{font-size:1.5vw;}
.nav {padding:0 25% 0 30%; line-height:36px; display:flex;justify-content: space-between;}
.nav .m>a{font-size:1vw;}
.headR .tel{font-size:1.55vw;}
}

@media (max-width: 1400px) {
.header .logo img{width:70px; margin-top:8px;}
.header .ggy{left:88px; font-size:1.15vw; top:30px;} 
.header .ggy i{font-size:1.5vw;}
.nav {padding:0 25% 0 30%; line-height:36px; display:flex;justify-content: space-between;}
.nav .m>a{font-size:1.1vw;}
.headR .tel{font-size:1.7vw;}
}

@media (max-width: 1280px) {
.header .logo img{width:60px; margin-top:12px;}
.header .ggy{left:78px; font-size:1.2vw; top:32px;} 
.header .ggy i{font-size:1.7vw;}
.nav {padding:0 25% 0 31%; line-height:36px; display:flex;justify-content: space-between;}
.nav .m>a{font-size:1.2vw;}
.headR .tel{font-size:1.9vw;}
}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;font-size:.875rem;}
.banner .swiper-slide{position: relative;}
.banner .pic{width:100%;}
.banner .txt{position:absolute;left:0; top:0; z-index:10; opacity:0; transition:all 1s; font-size:1.3vw; line-height:30px; color:#555;}
.banner .txt p{font-size:2.4vw; font-weight:bold; margin-bottom:30px; color:#222; display:block; text-shadow:-1px -1px rgba(255,255,255,.3), 1px 1px #333;}
.banner .txt i{font-size:1.7vw; display:block; color:#333; text-shadow:-1px -1px rgba(255,255,255,.3), 1px 1px rgba(255,255,255,.3);}
.banner .txt em{font-size:0.5vw; font-family:"AvantGarde"; text-transform:uppercase; margin-bottom:20px; display:block; color:#999;}
.banner .txt span{color:#1389d3}
.banner .swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination{max-width:1600px;left:50%;transform:translateX(-50%);}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:14px;height:14px;border:1px solid #fff;position: relative;}
.banner .swiper-pagination-bullet:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:4px;left:4px;border-radius:100%;}

.banner .swiper-pagination-bullet-active::after{background:#1389d3}
.banner .swiper-slide-active .txt{opacity:1;}
.banner .swiper-slide-active .txt1{top:31%; left:50%; transform: translateX(-50%); text-align:center; z-index:99999;}
.banner .swiper-slide-active .txt1_tp{top:40%; left:50%; transform: translateX(-50%); text-align:center; z-index:99999;}
.banner .swiper-slide-active .txt2{left:10%; top:31%; z-index:99999;}
.banner .swiper-slide-active .txt3{left:10%; top:28%; z-index:99999;}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:40px !important; left:48% !important; width:100% !important;}


/* 搜索 */
.search_txt{height:80px;line-height:80px; box-sizing: border-box; position:relative; z-index:1; box-shadow:0 10px 15px 0 #f5f5f5;box-sizing:border-box;}
.search_txt em{display: inline-block; margin-right:10px; float: left; color:#888; font-size:1vw; transition:all 0.5s ease-in-out;position:relative; z-index:99999; box-sizing:border-box;}

/*导航*/
.hTitle{font-size:1.1rem; line-height:2.8rem;color:#888; text-align:center;margin-bottom:25px;}
.hTitle p{font-size:2.3rem;color:#222;}
.hTitle span{color:#333; font-weight:bold;}
.hTitle i{display: block;width: 80px;height: 5px;margin:12px auto; position: relative;}
.hTitle i::after,.hTitle i::before{content: '';display: block;position: absolute;width:20px; height:2px;top: 0;left: 0; border-radius:10px;}
.hTitle i::after{right: 0px;left: inherit;background:#1389d3animation:allTitleAfter 3s infinite linear;}
.hTitle i::before{background:#1389d3;animation:allTitleBefore 3s infinite linear;}
.hTitle t{width:30px;height:2px;background:#333;margin:0 auto;display:block;animation:allTitleI 3s infinite linear; border-radius:10px;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}


/* 实力 */
.list {
    overflow: hidden;
    padding-top: 30px;
}
 .list .box:nth-child(3n) {
    margin-right: 0;
}
.list .box {
    float: left;
    width: 386px;
    height: 150px;
    margin-right: 20px;
}
.list .box a {
    display: block;
	overflow: hidden;
	padding: 20px 16px;
	background: #f5f5f5;	
	transition: all 1s;
}
.list .box h3 {
    overflow: hidden; 
	height: 30px;
	font-size: 20px;
	line-height: 30px;	
	color: #333;	
	text-align: left;
}
.list .box p {
    overflow: hidden;
	height: 20px;
	font-size: 14px;
	line-height: 20px;	
	color: #666;	
    margin-top: 5px;
}
.list .box i {
    display: block;	
	width: 100%;
	height: 1px;
	margin: 18px 0;
	background: #ddd;
}
.list .box span {
    display: block;
	height: 22px;
	line-height: 22px;
	color: #999;
	background: url(../images/read03.png) no-repeat right center;
}
.list .box a:hover {
    background: #1389d3;
}
.list .box a:hover * {
    color: #fff;
}


.top100 {
    margin-top: 100px;
}

.strength{box-sizing: border-box; padding:40px 0 0;}
.strength ul{display: flex;flex-flow:row wrap;justify-content: space-between;}
.strength li{text-align:center; color:#666; font-size:.875vw;}
.strength li span{font-size:75px;display:block;position:relative;font-family:"akr";color:#191919;letter-spacing:3px; margin-bottom:20px;transition:all .3s;}
.strength li:nth-child(1) span:before{content:"+";position: absolute;right:45px;top:10%; font-size:34px; color:#888;transition:all .3s; box-sizing:border-box;}
.strength li:nth-child(3) span:before{content:"%";position: absolute;right:0;top:10%; font-size:34px; color:#888;transition:all .3s; box-sizing:border-box;}
.strength li:nth-child(4) span:before{content:"+";position: absolute;right:25px;top:10%; font-size:34px; color:#888;transition:all .3s; box-sizing:border-box;}
.strength li span:after{content:"";position: absolute;left:40%;bottom:0;width:38px;background:#ddd;height:1px;transition:all .3s;}
.strength li:hover span:after{width:100%; left:0;background:#1389d3}
.strength li:hover span{color:#1389d3}

/**/
.pord_bg{width:100%; background:linear-gradient(to bottom,#f5f5f5 0%,#eee 100%);}
.pro_tabMenu{text-align:center; margin-bottom:40px;height:42px; line-height:42px;}
.pro_tabMenu a{position:relative; z-index:2; margin:0 2%; font-size:1vw;}
.pro_tabMenu a:after{content:""; position:absolute; left:-15px; width:100%; height:42px;background:#1389d3;padding:0 15px;z-index:-1;transform: scale(0,1);transform-origin:right;transition: transform .5s;}
.pro_tabMenu .on:after{transform: scale(1);transform-origin:left;}
.pro_tabMenu .on{color:#fff;}
.proMain{margin-bottom:30px;}
.proMain li .divproduct_new_div:after{ content:""; display:block; clear:both; height:0; overflow:hidden;}
.proMain li .divproduct_new_div_item{ width:24%; min-height:300px; float:left; background:#fff; margin-right:1.33%; position:relative; overflow: hidden; margin-bottom:20px;}
.proMain li .divproduct_new_div_item:nth-of-type(4),.proMain li .divproduct_new_div_item:nth-of-type(8),.proMain li .divproduct_new_div_item:nth-of-type(12){ margin-right:0; float:right;}
.proMain li .product_div_item_pic{max-height:233px; border:1px solid #fff; overflow:hidden;}
.proMain li .product_div_item_pic img{ width:100%; position:relative; z-index:1;}
.proMain li .product_div_item_pic,.proMain li .product_div_item_pic img{transition: 0.5s; position: absolute; object-fit: cover; top: 0; left: 0; width: 100%; height: 100%;}
.proMain li .product_div_item_pic{overflow:hidden;}
.proMain li .product_div_item_pic a{display:block;}
.divproduct_new_div_item:hover .product_div_item_pic img{transform:scale(1.1);transition:0.5s;}

.proMain li .divproduct_new_div_item_title{ position:absolute; left:20px;  line-height:30px; bottom:6%; width:90%;}
.proMain li .divproduct_new_div_item_title:before{ content:"+"; display:block; z-index: 0; position:absolute; right:0; top:0; color:#bbb; font-size:20px;}
.proMain li .divproduct_new_div_item:hover .divproduct_new_div_item_title:before{color:#fff;}
.proMain li .divproduct_new_div_item_title a{font-size:16px;position: relative; display:block;z-index: 1}
.proMain li .divproduct_new_div_item_body{ position:absolute; left:20px; bottom:14px; font-size:15px; line-height:24px; width:217px; height:50px; z-index:1;}

.proMain li .divproduct_new_div_item:before{ content:""; display:block; width:0; height:300px; position:absolute; top:0; left:0; background:#1389d3;transition: all 0.5s; z-index:0;}
.proMain li .divproduct_new_div_item:hover:before{ width:100%;}
.proMain li .divproduct_new_div_item:hover a{ color:#fff;}
.proMain li .divproduct_new_div_item:hover .divproduct_new_div_item_body{ color:#fff;}

.pMore{display:block;width:240px;height:40px; border:solid rgba(50,50,50,.1) 1px; margin:0 auto;line-height:40px;text-align:center; margin-left:-120px;margin:0 auto;transition:0.5s;}
.pMore a{color:#666; display:block;font-size: 15px;}
.pMore i{font-style:normal;margin-left:15px;}
.pMore:hover{width:360px; border:solid #0068bf 1px; transition: all 0.5s;}
.pMore a:hover{color:#1389d3}

/* 6大理由 */
.odds{background:url('../images/20210624152741_1700637752.jpg') no-repeat center bottom; background-size:cover; background-attachment: fixed; position: relative;}
/*.odds::after{content:"";position: absolute;right:0;top:0;height:84%;width:8%;background:#1389d3}*/
.odds li{float:left;width:25%;background-color:#fff;height:355px;border-right: 1px solid #ccc;padding:40px 3%;position:relative;z-index:2;margin-top:1px;box-sizing:border-box;}
.odds li:nth-child(4n){border-right:none; }
.odds .txt::after{content:"";position: absolute;left:0;bottom:0;width:100%;height:0;background:#1389d3z-index:-1;transition:all .5s;}
.odds li h4{margin-bottom:30px;font-size:1.2vw;color:#333;font-weight:700;}
.odds li h4 i{display: block; margin-bottom:5px;font-size:1.6vw; color:#999; font-weight:400;}
.odds li:hover,.odds li:hover h4,.odds li:hover h4 i,.odds li:hover p{color:#fff;transition:all .3s;opacity:1;}
.odds li p{color:#777; line-height:1.8;}
.odds .txt:hover::after{height:100%;}
.odds .line{position: absolute;width:180px;height:530px;background: url('../images/20210420092225_1117818865.png');left:5%;bottom:0;z-index:1;}
.odds .line2{right:2%;left:auto;bottom:19.5%;}

/*客户案例*/
.case{ position:relative;}
.case:after{content:"";position: absolute; left:50%;bottom:-10%;width:100%; margin-left:-50%; border:solid #eee 1px; border-radius:6px; height:6px;transition:all .3s; box-sizing: border-box;}
.case_m{overflow: hidden;height: auto;}
.case_m dl{float: left; width: 32%; margin:0 8px; border:solid #ddd 1px; padding-bottom:20px;}
.case_m dl dt{position: relative; padding-top:75%; display: block; overflow: hidden;}
.case_m dl dt img{position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all 0.5s;overflow: hidden;object-fit: cover;}
.case_m dl dd{text-align:center;}
.case_m dl dd p a{height:46px;line-height:46px; font-size:20px; font-weight:bold; color:#333;overflow: hidden;}
.case .case_desc{color: #666;line-height: 25px; overflow: hidden; margin:15px;}
.case .case_desc a{width:48%; height:30px; line-height:30px; text-align:center; border:solid #ddd 1px; color:#888; float:left; display: block;}
.case .case_desc i{display: inline-block; float:left; color:rgba(100,100,100,.4); font-size:0.8vw; font-weight:400; transition:all .4s; position: relative; top:0; left:16%;}
.case .case_desc a+a{float:right;}
.case .case_desc a:hover{color:#fff; background-color:#ff9400;}
.case_lico,.case_rico{content:"";width:30px; height:30px; line-height:30px; font-size:1vw; color:#000; border:solid #ddd 1px; border-radius:50%; font-family: monospace; display: block; text-align: center; position: absolute;bottom:-12%; border:solid #ddd 1px;}
.case_lico,.case_rico{width:33px;height:33px; background-color:#fff;}
.case_lico{position: absolute; left:30%; overflow:hidden; z-index:1;}
.case_rico{position: absolute; right:30%; overflow:hidden; z-index:1;}
.case_lico:hover,.case_rico:hover{border:solid #018def 1px; color:#018def;}

/*简介*/
.about_js{padding:100px 0; position: relative; background-color:#f5f5f5; overflow:hidden;}
.about_js div{box-sizing:border-box;}
.about_js .text{width:50%; float:left;}
.about_js .text .H4{font-size:36px; color:#1389d3 text-transform: uppercase; font-weight: bolder; font-family: Arial;}
.about_js .text .bold{font-weight: bolder;}
.about_js .text .thin{font-weight:normal;}
.about_js .text .H5{font-size:30px; color:#313131; position: relative;}

.about_js .text .p{font-size:.9vw; color:#707070; line-height: 34px; height: 180px; margin-top:30px;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;}
.more2{display:block; width:163px; height: 38px; line-height: 38px; background-color:#1389d3 text-align: center;}
.more2 a{color:#fff; display:block;}
.more2:hover{background-color:transparent; border:1px solid #1389d3 color:#1389d3 box-sizing:border-box;}
.more2 a:hover{color:#1389d3}

.about_tan{margin-top:60px; padding-top:50px; border-top: solid #ddd 1px;}
.about_tan ul{display: flex;flex-flow:row wrap;justify-content: space-between;}
.about_tan li{text-align:center; width:132px; height:132px; border:solid #ddd 1px; border-radius:50%; padding-top:27px; line-height:40px;box-sizing:border-box;}
.about_tan li:hover{border:solid #0068bf 1px;color:#0068bf}
.about_tan li a{font-size:16px;}
.about_tan li i{display:block; font-size:30px; transition:all .4s; position: relative; top:0;}
.about_tan li i:hover{color:#1389d3}

.about_m{width:100%;height:410px; position: relative; z-index:9999;}
.dot{ position: absolute;bottom:124px;left:-20px;z-index: 2;width:50px; height:50px;border-radius: 50%; background-color:#004986; -webkit-transform: rotate(0deg);transform: rotate(0deg); opacity:1;}
.dot:before{content: ''; border-style: solid; border-color: transparent transparent transparent #fff; border-width:8px 0 8px 10px;position: absolute;right:18px;top:16px;opacity:1;}
.pulse { -webkit-animation-name: pulse; animation-name: pulse;}
.pulse {position: absolute;bottom:99px;left:-45px;z-index: 1;width:100px;height:100px;border-radius: 50%;background: #1389d3-webkit-box-shadow: 1px 1px 20px #1389d3box-shadow: 1px 1px 20px #1389d3opacity: 0.8; -webkit-animation: warn 2.2s ease-out;animation: warn 2.2s ease-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.pulse1 { position: absolute; bottom:0;left:-149px;z-index: 1;width:305px; height: 305px;border-radius: 50%;background: #1389d3-webkit-box-shadow: 1px 1px 20px #1389d3box-shadow: 1px 1px 20px #1389d3 opacity:1;-webkit-animation: warn1 2s ease-out;animation: warn1 2s ease-out; -webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.com_fl>a{height:87px;display: block;background: #000;opacity:0.9;padding:40px 50px;font-size:16px;color:#ccc;line-height: 30px;}

.video_btn{cursor: pointer;}
#open_window {display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); z-index: 9;} 
.video_m {background:#eee;width:800px; height:460px; z-index: 1; margin:10% auto; overflow: auto; } 
.xx {font-size: 22px;color: #000; cursor: pointer; position: absolute; top:0;right:0;width: 30px;text-align: center; height: 30px; line-height: 30px; background: #fff; z-index: 10;}
@-webkit-keyframes warn1 {
    0% {transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.0;}
    25% {transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.1;}
    50% {transform: scale(0.3);-webkit-transform: scale(0.3);opacity: 0.3;}
    75% {transform: scale(0.5);-webkit-transform: scale(0.5);opacity: 0.5;}
    100% {transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0.0;}
}


.videoR{position:absolute; top:100px; right:0; width:47.34%;padding:0 0 2% 7%; background:url(../images/20210409202847_1848653729.png) left bottom no-repeat; background-size: 93% 91.58% ;}
.videoR .pic{height:542px; background:url(../images/20210409203135_857429008.jpg) center no-repeat; background-size:cover;}
.videoR .playBtn{width:90px; height: 90px; position: absolute; top:37.98%; left: 11.11%; cursor: pointer;}
.videoBox{width:100%; height: 100%; position: fixed; top:0; left: 0; z-index: 99999; background-color:rgba(0,0,0,0.4); display: none;}
.videoBox2{width:50%; position:fixed; top:50%; left: 50%; z-index: 999999; display: none;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.videoBox2 .aboutVideo{display:block; width:100%; min-height: 10px; background: #000;}
.videoBox2 .close3{width:25px; height: 25px; position: absolute; top:-15px;right:-15px;}

/*新闻*/
.news{width:100%; overflow:hidden;}
.news_t{ font-size:20px; color:rgba(0,0,0,0.5); margin-bottom:10px;}
.news_t strong{ display:block; font-size:30px; color:#343434;}
.newstab a{ display:inline-block; position:relative; font-size:20px; margin-left:23px; margin-top:10px;}
.newstab a+a{ margin-left:53px;}
.newstab a.cur{ color:#1389d3}


.newscon .news_div_item{ float:left; width:31.33%; position:relative; height:470px;}
.newscon .news_div_item .news_div_item_pic{ overflow:hidden; max-height:280px;}
.newscon .news_div_item .news_div_item_pic img{ width:100%; transition:all .5s ease;}
.newscon .news_div_item_date{ position:absolute; width:87px; height:94px; transition:all .3s ease; color:#fff; background: #0068bf url(../images/20210420092156_704563866.png) -5px no-repeat; font-size:18px; left:0; top:230px; border-radius:0 50px 50px 0; z-index:1;padding:52px 0 0 15px;box-sizing:border-box;}
.newscon .news_div_item_content{ position:absolute; top:304px; height:190px;}
.newscon .news_div_item_date>div{ float:left; }
.newscon .news_div_item_a{text-align: left;  font-size:18px; color:#333; display:block; padding-left:95px;}
.newscon .news_div_item_body{ font-size:14px; color:#777; line-height:33px; margin-top:25px;}
.newscon .news_div_item_a:after{ content:''; display:block; position:absolute; width:31.5px; height:7px; background:url(../images/20210420092106_2040917921.png) no-repeat left center; transition:all .3s ease; left:23px; bottom:29px;}
.newscon .news_div_item+.news_div_item{ margin-left:3%;}
.newscon .news_div_item:hover .news_div_item_date{background: url(../images/20210420092140_486721852.png) -5px 2px #0282ca;}
.newscon .news_div_item:hover .news_div_item_a:after{ background-position-x:-31.5px;}
.newscon .news_div_item:hover .news_div_item_a{ color:#1389d3}
.newscon .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}

/* footer */
.wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.footer {
	padding-top: 10px;
	background-image: url(../images/fb-bg.jpg);
}
.footer .top-footer {
    overflow: hidden;
	padding-bottom: 40px;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.footer .foot-left {
    width: 350px;
	height: 280px;
	border-right: 1px solid rgba(255, 255, 255, .2);
}
.footer .foot_left img {
    display: block;
	overflow: hidden;	
	width: auto;
	height: 100%;	
}
.footer .foot-contact {
    width: 320px;
	margin-top: 8px;
}
.footer .foot-contact p {
    position: relative;
	font-size: 15px;
	line-height: 28px;
	color: #fff;	
}
.footer .foot-contact p i {   
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: no-repeat center center/contain;	
}
.footer .foot-feedback {
    display: block;
	width: 165px;
	height: 45px;
	margin-top: 20px;
	font-size: 16px;
	line-height: 45px;
	color: #999999;
	background-color: #fff;
	text-align: center;
	font-weight: bold;    
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.footer .foot-feedback:hover {
    color: #2a353b;
}
.footer .foot-feedback i {
    position: relative;
	display: inline-block;
	top: -2px;
	width: 20px;
	height: 20px;
	margin-right: 8px;
	background: url("../images/new-feedback.png") no-repeat center center / contain;
	vertical-align: middle;	
}
.footer .foot-right {
    overflow: hidden;
	padding-bottom: 80px;
    padding-top: 30px;
}
.footer .foot-erweima {
    float: right;
	font-size: 14px;
	color: #fff;
	text-align: center;	
}
.footer .foot-erweima img {
    display: block;
	overflow: hidden;
	margin: 0 auto 10px;
	border: 7px solid #fff;		
}
.footer .foot-nav {
    overflow: hidden;
}
.footer .foot-nav dl {
    float: left;
	margin-left: 90px;
	color: #fff;
}
.footer .foot-nav dt {
    font-size: 16px;
	padding-bottom: 20px;
}
.footer .foot-nav dd a {
    display: block;
	font-size: 14px;
	line-height: 28px;	
	color: #fff;
}
.footer .foot-nav dd a:hover {
    opacity: .6;
}
.footer .foot-search {
    position: absolute;
	right: 0;
	bottom: -10px;	
	padding-bottom: 20px;
}
.footer .foot-inp {
    width: 320px;
	height: 52px;
	padding-left: 17px;
	padding-right: 70px;
	line-height: 52px;
	background-color: #fff;	
}
.footer .foot-sub {
    position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 52px;
	font-size: 0;
	background: #242c31 url(../images/so.png) no-repeat center center/22px auto;
	border: none;
}
.footer .bottom-footer {
    overflow: hidden;
    padding: 20px 0;
	color: #fff;
}
.footer .copyright {
    float: left;
}
.footer .bottom-footer .footer-share.bdsharebuttonbox {
    float: right;
	text-align: right;
    width: 73%;
}
.footer .bottom-footer .footer-share.bdsharebuttonbox a {
    width: 30px;
    height: 30px;
    margin: 0 2px;
    color: #eee;
}
.footer-share a:hover {
    opacity: .6;
}
/* footer */



/* 版权 */
.copy_bg{background-color:#222;color:#888;}
.copy_bg a{color:#888;}
.copy_js{height:200px; overflow:hidden; margin-bottom:60px;}
.copy_js ul{display: flex;flex-flow:row wrap;justify-content: space-between;}
.copy_js li{ line-height:30px;}
.copy_js li i{font-size:1vw; color:#eee; font-weight:bold; display:block; margin-bottom:25px;}
.copy_js li em{font-size:2vw; color:#eee; font-weight:bold; display:block; font-family:"akr"; margin-top:5px;}
.copy_js li a{display:block;}
.copy_js li span{width:180px; height:50px; line-height:50px; text-align:center; display:block; background-color:#1389d3 margin-top:30px;}
.copy_js li span a{font-size:.9vw; color:#fff;}

.tantou{ border-top:solid #2c2c2c 1px; padding-top:70px;}
.tantou_l{}
.tantou_l_qr{width:400px;}
.tantou_l_qr ul{display: flex;flex-flow:row wrap;justify-content: space-between;}
.tantou_l_qr li{text-align:center;}
.tantou_l_qr li img{width:100px; display:block; margin-top:15px; border:solid #fff 5px;}
.copy_tantou{text-align: center;position: relative; z-index:9999; margin:60px 0 0 50px}
.copy_wx{ width:60px; height:60px; line-height:60px; margin-left:25px; text-align:center;float:left; border:solid #333 1px; border-radius:50%; box-sizing:border-box;}
.copy_wx em{color:rgba(255,255,255,.2); font-size:1vw; font-weight:400;}
.copy_wx:hover{background:#00a9fa;}
.copy_wx:nth-child(2):hover{background:#fa7300;}
.copy_wx:nth-child(3):hover{background:#09bb07;}
.copy_wx:hover em{color:#fff;}
.copy_ewm .ewm{ display: none; position: absolute; bottom:70px; left:50%; width:112px; z-index:999; border:solid #fff 5px;}
.tantou_r{ line-height:35px; text-align:right; margin-top:30px;}
.tantou_r em{font-size:1.1vw;}

/*友情*/
.link_bg{background-color:#eee; padding:1.2% 0;}
.link_dht{line-height:40px; font-size:18px;}
.link_dht i{display: inline-block; color:#999; font-size:1vw; width:30px; height:30px; line-height:30px; border:solid #ddd 1px; border-radius:50%; text-align:center; font-weight:400; margin-right:10px; transition:all .4s;position: relative;top:6px;}
.link_nr{ margin-left:20px;}